Named Objects

A name may be associated with any primitive, aggregate, or CSG object through the use of the name keyword:


\begin{defkey}{name}{{\em objname} $<${\em Instance\/}$>$}
Associate {\em objna...
...not actually instantiated; it
is only stored under the given name.
\end{defkey}

An object thus named may then be instantiated (with possible additional transforming and texturing) via the object keyword:


\begin{defkey}{object}{{\em objname} [$<$Transformations$>$] [$<$Textures$>$]}
...
...d
with any already associated with
the object being instantiated.
\end{defkey}